home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Languages / RLaB 1.18c / misc / gnuplothelp / linestyle < prev    next >
Encoding:
Text File  |  1994-10-22  |  365 b   |  16 lines  |  [TEXT/ttxt]

  1. linestyle:
  2.  
  3. Synopsis: Control the line style for the plots.
  4.  
  5. Syntax: linestyle ( "line_style", I )
  6.  
  7. Description:
  8.  
  9.     linestyle() controls the line-style for the I:th plot.
  10.     "line_style" can be: "lines", "points", "linespoints", 
  11.     "dots", "steps", "impulses", "errorbars", "boxes" or 
  12.     "boxerrorbars".
  13.     
  14.     If 'I' is not specified the default plot-window (0) is used.
  15.     
  16.